Returns a new MemoryBlock of the specified size using the same endianness as the source MemoryBlock.
Syntax |
|---|
|
result = MemoryBlock.MidB( Offset, [Length] ) |
Parameters |
|
|---|---|
|
Offset |
|
|
Length |
Integer (Optional) |
Return Value |
|
|---|---|
|
Result |
|
MemoryBlock.MidB Function
Returns a new MemoryBlock of the specified size using the same endianness as the source MemoryBlock.
Syntax |
|---|
|
result = MemoryBlock.MidB( Offset, [Length] ) |
Parameters |
|
|---|---|
|
Offset |
|
|
Length |
Integer (Optional) |
Return Value |
|
|---|---|
|
Result |
|